home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = appIcon.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = (arrowSend.tiff);
- FILESTABLE = {
- C_FILES = (NXGets.c);
- OTHER_LIBS = (Media_s, NeXT_s, Indexing_s);
- CLASSES = (Directory.m, Defaults.m, DocumentController.m, EmacsText.m, EnhancedApp.m, EnhancedText.m, FileCollection.m, FileName.m, FileShelfView.m, MailMessage.m, MasterController.m, ModuleMgr.m, PopUpButton.m, StringStorage.m, TokenString.m);
- OTHER_RESOURCES = (credits.rtfd, Help);
- OTHER_SOURCES = (Makefile.preamble, Makefile, cvs.postamble, Makefile.postamble);
- INTERFACES = (MailEnclosure.nib);
- H_FILES = (Defaults.h, Directory.h, DocumentController.h, EmacsText.h, EnhancedApp.h, EnhancedText.h, FileCollection.h, FileName.h, FileShelfView.h, MailMessage.h, MailSend.h, MasterController.h, ModuleMgr.h, NXGets.h, PopUpButton.h, StringStorage.h, support.h, TokenString.h, version.h);
- OTHER_LINKED = ();
- SUBPROJECTS = (info.subproj, send.subproj, defaults.subproj);
- M_FILES = (support.m, MailEnclosure_main.m);
- };
- APPCLASS = Application;
- MAINNIB = MailEnclosure;
- DOCEXTENSIONS = (sndO);
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- Help;
- MailEnclosure.nib;
- credits.rtfd;
- };
- PROJECTNAME = MailEnclosure;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-